* lisp/progmodes/ruby-mode.el (ruby-calculate-indent): Consider
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 3 Sep 2013 00:29:10 +0000 (03:29 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 3 Sep 2013 00:29:10 +0000 (03:29 +0300)
commit7a3dbc3e8c7a20b4844cd41214d95da58eeebdf5
treed16e98706d3598cca7dfb9f607bb46d4cd7c6e1d
parent43d7ff0805ae82566676e774349ec9a55cc118f8
* lisp/progmodes/ruby-mode.el (ruby-calculate-indent): Consider
two-character operators and whether the character preceding them
changes their meaning.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/indent/ruby.rb